pvh: disable 32-bit guest support for now
authorMukesh Rathor <mukesh.rathor@oracle.com>
Wed, 13 Nov 2013 08:40:41 +0000 (09:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 13 Nov 2013 08:40:41 +0000 (09:40 +0100)
commitc50d59f962ac4e9ff77680020f446109994e421c
tree054636c0a283b7533081ed1bb760f11181639970
parent77f9975599720ad4ed4a561be7610b248f615aab
pvh: disable 32-bit guest support for now

Removing the assert allows the PVH code to call this during vmcs
construction in a later patch, making the code more robust by removing
duplicate code.

To be implemented.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Tim Deegan <tim@xen.org>
Acked-by: Keir Fraser <keir@xen.org>
Acked-by: Eddie Dong <eddie.dong@intel.com>
xen/arch/x86/domain.c